home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / yk211src.lha / Yak_2.11_Src / WBStartup / Include / LastActiveWindow.h < prev    next >
C/C++ Source or Header  |  1995-10-18  |  204b  |  6 lines

  1. /* Prototypes for functions defined in LastActiveWindow.c */
  2. void RememberActiveWindow( struct Window *win );
  3. struct Window *LastActiveWindow(struct Screen *CurrentScreen);
  4. void ScreenDepthGadget(void);
  5.  
  6.